home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / wssi525b.zip / CUTPAST3.DOC < prev    next >
Text File  |  1987-05-31  |  5KB  |  102 lines

  1.                              Cut/Paste 3.0
  2.      
  3.          The CutPaste utility is a resident, install at bootup,
  4.      utility.  It is quite small, using less than 6K of memory.
  5.      With cut/paste anything which appears on the screen may be 
  6.      "cut" out and saved for later "pasting" into an application.
  7.      CutPaste is installed by executing the CUTPAST3.COM file 
  8.      from either the command line or the AUTOEXEC.BAT file.
  9.      
  10.          Once installed, CutPaste may be brought up at any time by
  11.      entering Alt-F9.  The cursor will move to its position on the
  12.      screen when CutPaste was last exited.  Use the arrow keys to move
  13.      the cursor to any place on the screen.  The screen may be editted
  14.      using the keys detailed below.  Place the cursor at one corner of
  15.      the area to be cut out and depress the END key.  Notice that the 
  16.      character underneath the cursor turns to inverse video.  Now move 
  17.      the cursor to the opposite corner of the area to be cut out.
  18.      As the cursor is moved the entire area will appear in inverse video.
  19.      Depress the END key one more time and the screen returns to normal.
  20.      You are now "out" of CutPaste.  To paste the cut area into the
  21.      application, enter Cntrl-F9.  The box cut previously will be
  22.      "typed" into the application, as if reentered from the keyboard,
  23.      starting at the upper left hand corner and proceeding to the
  24.      lower right hand corner.  If you wish to exit CutPaste without
  25.      cutting anything, reenter the Alt-F9 key.
  26.      
  27.          CutPaste will add block move capabilities to any word
  28.      processor (or other program) which using BIOS interrupt 16 for
  29.      keyboard input (that's just about everyting except XYWRITE). 
  30.      CutPaste has been tested with many other installables, notably
  31.      SideKick and the MicroSoft and Mouse Systems mouse drivers. 
  32.      (CutPaste works GREAT with a mouse.)
  33.      
  34.          CutPaste only works in alphanumeric mode.
  35.      
  36.          Below is a layout of the keys to which CutPaste assigns editing
  37.      meaning.  Any key which CutPaste does not understand, it merely
  38.      displays as ASCII.  Depressing Alt-F9 enters and exits CutPaste.
  39.      
  40.      |-----------------------------------------------------------
  41.      |             |              |              |              |
  42.      |             |  HOME        |  UP ARROW    |   PG UP      |
  43.      |             |move to top of|  move cursor |delete current|
  44.      | RETURN      |screen        |      up      |    line      |
  45.      |go to the    ---------------|--------------|--------------|
  46.      |first char   |              |              |              |
  47.      |of the next  |  LEFT ARROW  |              | RIGHT ARROW  |
  48.      |line         | move cursor  |              | move cursor  |
  49.      |             |    left      |              |    right     |
  50.      |-------------|--------------|--------------|--------------|
  51.                    |              |              |              |
  52.                    |    END       |  DOWN ARROW  |   PG DOWN    |
  53.                    | mark area to | move cursor  |insert a blank|
  54.                    |    cut       |    down      |line at cursor|
  55.      |-------------|--------------|--------------|--------------|
  56.      |                            |                             |
  57.      |          INSERT            |           DELETE            |
  58.      |   insert a blank character |   delete current character  |
  59.      |                            |                             |
  60.      |-------------|--------------|--------------|---------------
  61.      
  62.  
  63.      
  64.      other keys:
  65.      
  66.      |-------------|              |----------------|
  67.      |             |              |                |
  68.      |   ESC       |              | <-- (backspace)|
  69.      |delete from  |              | delete char    |
  70.      |cursor right |              |  to left       |
  71.      |-------------|              |----------------|
  72.      
  73.      
  74.      
  75.      |-------------|              |----------------|
  76.      |             |              |                |
  77.      |^RIGHT-ARROW |              | ^LEFT-ARROW    |
  78.      |move to next |              |move to next    |
  79.      | spc/nonspc  |              | spc/nonspc     |
  80.      | to the right|              | to the left    |
  81.      |-------------|              |----------------|
  82.      
  83.      
  84.          CutPaste is being offered into the public domain.  No
  85.      remuneration is asked for; however, if any improvements are made
  86.      please check with us first.  We do not want "buggy" versions
  87.      being passed about.  Further, we ask that our names not be
  88.      removed from the source listings or from the .DOC files.  Thank
  89.      you.
  90.      
  91.      Gerry Boyd
  92.      Larry Weiss
  93.      PO Box 831420
  94.      Richardson, TX 75083-1420
  95.      214-238-9545
  96.      
  97.      Stephen R. Davis
  98.      Route 5 Box 107K
  99.      Greenville, Tx 75401
  100.      214-454-2426
  101.      
  102.